-
Notifications
You must be signed in to change notification settings - Fork 22
Refurbish indexerconfig #571
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hey! I really like the way this is looking.. anything that simplifies zaino-testutils is probably very worthwhile. |
|
I get this failure locally ( I am running against zebrad main...): |
|
The CI fails will persist until this issue is fixed #620. |
|
When I reset my local state to run against the zebrad 2.5.0 (as specified in .env-testing-artifacts) this test passed. That lead me to conclude that: (a) the test in CI is working against zebrad 2.5.0 On the strength of that evidence, and in the context of the zebrad 3.0.0 upgrade which DOES support NU6.1 being imminent, I concluded that the test was correctly passing against the CI-matched zebrad. That is to say I expected that the test would need to be upgraded with the zebrad 3.0.0 update. |
fixes #500 #506 relevant. #502 and #505 maybe also be partially solved.